CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / CimSQLTableConnection Json Schema
In This Topic
    CimSQLTableConnection Json Schema
    In This Topic
    Description
    Fields that describe the connection to a SQL connection
    Overview
    CimSQLTableConnection
    Fields that describe the connection to a SQL connection
    Table_id : string
    SQLConnection : CimSQLConnection
    ConnectionType : CimSQLConnectionType
    ODBCDataSource : string
    UserID : string
    Passsword : string
    ReconnectWaitPeriod : integer
    ReconnectWaitUnit : CimTimeUnitEnum
    EnableStoreAndForward : boolean
    MaxNumberOfStoredRecord : number
    Properties
    NameDescriptionData Type
     string
     CimSQLConnection
    See Also